Skip to content

fix(rn-tester): add missing params when running Android app from watch mode#41979

Closed
szymonrybczak wants to merge 1 commit into
facebook:mainfrom
szymonrybczak:fix/add-missing-params-when-running-from-watch-mode
Closed

fix(rn-tester): add missing params when running Android app from watch mode#41979
szymonrybczak wants to merge 1 commit into
facebook:mainfrom
szymonrybczak:fix/add-missing-params-when-running-from-watch-mode

Conversation

@szymonrybczak
Copy link
Copy Markdown
Contributor

Summary:

Passed --mode HermesDebug to run-android command when running from watch mode by pressing a on terminal running a dev server. The flag is the same as in the package.json:

"android": "react-native run-android --mode HermesDebug",

Changelog:

[INTERNAL] [CHANGED] - Add missing params when running Android app from watch mode by pressing a

Test Plan:

Run yarn start press a in the watch mode, and Android app should be build and launch correctly.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Callstack Partner: Callstack Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Dec 18, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@lunaleaps has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Dec 18, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@lunaleaps merged this pull request in 43826fa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Callstack Partner: Callstack Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants